home *** CD-ROM | disk | FTP | other *** search
- object GraphicWindow: TGraphicWindow
- Left = 312
- Top = 231
- Width = 482
- Height = 311
- Caption = 'Graphic drawing window'
- Color = clWhite
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'System'
- Font.Style = []
- FormStyle = fsMDIChild
- PixelsPerInch = 120
- Position = poDefault
- Visible = True
- OnClose = FormClose
- OnCreate = FormCreate
- TextHeight = 20
- object Image1: TImage
- Left = 0
- Top = 50
- Width = 474
- Height = 234
- Align = alClient
- OnMouseDown = Image1MouseDown
- OnMouseMove = Image1MouseMove
- OnMouseUp = Image1MouseUp
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 474
- Height = 50
- Align = alTop
- TabOrder = 0
- object LineButton: TSpeedButton
- Left = 10
- Top = 10
- Width = 31
- Height = 31
- GroupIndex = 1
- Down = True
- Glyph.Data = {
- 66010000424D6601000000000000760000002800000014000000140000000100
- 040000000000F000000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333300003333333333333333300300003333333333333333003300003333
- 3333333333300333000033333333333333003333000033333333333330033333
- 0000333333333333003333330000333333333330033333330000333333333300
- 3333333300003333333330033333333300003333333300333333333300003333
- 3330033333333333000033333300333333333333000033333003333333333333
- 0000333300333333333333330000333003333333333333330000330033333333
- 3333333300003003333333333333333300003033333333333333333300003333
- 33333333333333330000}
- OnClick = LineButtonClick
- end
- object RectangleButton: TSpeedButton
- Left = 49
- Top = 10
- Width = 31
- Height = 31
- GroupIndex = 1
- Glyph.Data = {
- 66010000424D6601000000000000760000002800000014000000140000000100
- 040000000000F000000000000000000000001000000010000000000000000000
- BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333300003000000000000000000300003033333333333333330300003033
- 3333333333333303000030333333333333333303000030333333333333333303
- 0000303333333333333333030000303333333333333333030000303333333333
- 3333330300003033333333333333330300003033333333333333330300003033
- 3333333333333303000030333333333333333303000030333333333333333303
- 0000303333333333333333030000303333333333333333030000303333333333
- 3333330300003033333333333333330300003000000000000000000300003333
- 33333333333333330000}
- OnClick = RectangleButtonClick
- end
- object EllipseButton: TSpeedButton
- Left = 89
- Top = 10
- Width = 30
- Height = 31
- GroupIndex = 1
- Glyph.Data = {
- 4E010000424D4E01000000000000760000002800000012000000120000000100
- 040000000000D800000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
- 3333330000003333003333330033330000003330333333333303330000003303
- 3333333333303300000030333333333333330300000030333333333333330300
- 0000033333333333333330000000033333333333333330000000033333333333
- 3333300000000333333333333333300000000333333333333333300000000333
- 3333333333333000000030333333333333330300000030333333333333330300
- 0000330333333333333033000000333033333333330333000000333300333333
- 003333000000333333000000333333000000}
- OnClick = EllipseButtonClick
- end
- object RoundRectButton: TSpeedButton
- Left = 128
- Top = 10
- Width = 31
- Height = 31
- GroupIndex = 1
- Glyph.Data = {
- 4E010000424D4E01000000000000760000002800000012000000120000000100
- 040000000000D800000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333300000000
- 0033330000003300333333333300330000003033333333333333030000003033
- 3333333333330300000003333333333333333000000003333333333333333000
- 0000033333333333333330000000033333333333333330000000033333333333
- 3333300000000333333333333333300000000333333333333333300000000333
- 3333333333333000000003333333333333333000000003333333333333333000
- 0000303333333333333303000000303333333333333303000000330033333333
- 330033000000333300000000003333000000}
- OnClick = RoundRectButtonClick
- end
- end
- end
-